aboutsummaryrefslogtreecommitdiffstats
path: root/middleware/src/app/[gameName]/page.tsx
Commit message (Collapse)AuthorAgeLines
* Add language toggle button to news post pagePinapelz2025-12-15-2/+26
| | | | | | | Create a new `createToggleUrl()` function to generate URLs for switching between English and Japanese versions of news posts. Add a language toggle button that appears when translations are available, and localize the back button text.
* middleware: migrate to tailwindcssPinapelz2025-11-28-171/+32
|
* fix: image typing issue in middlewarePinapelz2025-11-23-1/+4
|
* feat: new permalink featurePinapelz2025-11-23-20/+522
|
* middleware: allow for EN TL in opengraphPinapelz2025-07-01-1/+9
|
* keep content even if headline becomes content (og description tag usage)Pinapelz2025-07-01-1/+0
|
* fix: redirection url path parameter for main feedPinapelz2025-07-01-1/+4
|
* add not-found pagePinapelz2025-07-01-1/+1
|
* adjust post link to use middleware sitePinapelz2025-07-01-2/+2
|
* adjust newsId to map non-ascii charactersPinapelz2025-06-30-2/+2
| | | | vercel limitation
* update stub middleware page css stylingPinapelz2025-06-30-5/+9
|
* add opengraph middlewarePinapelz2025-06-30-0/+110
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage